xdg.desktopEntries.<name>.settings

Extra key-value pairs to add to the [Desktop Entry] section. This may override other values.

Type
attribute set of string
Default
{ }
Example
{
  Keywords = "calc;math";
  DBusActivatable = "false";
}
Declared
<home-manager/modules/misc/xdg-desktop-entries.nix>